home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Internet_Search / InternetScout.src < prev    next >
Text File  |  1998-10-21  |  900b  |  33 lines

  1. #
  2. # Internet Scout Project Plugin for Sherlock (1.0.1), Mac OS 8.5
  3. # Written by Paul M Schwartz, Webmaster
  4. # Copyright © 1998 Internet Scout Project
  5. # Freeware - share and enjoy!
  6. #
  7.  
  8. <search
  9.     name = "Internet Scout Project"
  10.     method = "post"
  11.     action = "http://scout7.cs.wisc.edu/excite/AT-signpostsearch.cgi"
  12.     update = "http://scout.cs.wisc.edu/scout/sherlock/InternetScout.src.hqx"
  13.     updateCheckDays = 14
  14.     description = "Searches the Signpost database for entries in past and current Scout Reports."
  15.     bannerImage = '<img src="http://scout.cs.wisc.edu/scout/graphics/sherlock/ispbanner.jpg" alt="Internet Scout Project">'
  16.     bannerLink = "http://scout.cs.wisc.edu/scout/index.html"
  17.     >
  18.  
  19. <input name="search" user>
  20.  
  21. <interpret
  22.  
  23.     resultListStart="find similar documents"
  24.     resultListEnd=" <p><p><br>"    
  25.  
  26. #    relevanceStart="></A>"
  27. #    relevanceEnd="% "
  28.  
  29.     resultItemStart="%"
  30.     resultItemEnd="</ul>"
  31.     >
  32. </search>
  33.